home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010921-20020314 / 000279_dold@38.usenet.us.com_Mon Dec 31 20:05:44 EST 2001.msg < prev    next >
Text File  |  2020-01-01  |  3KB  |  72 lines

  1. Article: 13109 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.cs.columbia.edu!peerfeed.news.psi.net!unlisys!news.snafu.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!cpk-news-hub1.bbnplanet.com!sanjose1-snf1.gtei.net!news.gtei.net!news.mainstreet.net!wasp.rahul.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  3. From: dold@38.usenet.us.com
  4. Newsgroups: comp.sys.sun.admin,comp.unix.solaris,comp.sys.sun.hardware,comp.protocols.kermit.misc
  5. Subject: Re: Sun Serial-Ports (and GPS)
  6. Date: 31 Dec 2001 23:52:32 GMT
  7. Organization: Wintercreek Data
  8. Lines: 55
  9. Message-ID: <a0qto0$pn1$1@samba.rahul.net>
  10. References: <3C2F3EFB.DE0DF5@_mail9ndn3ws_._com> <3C2F7281.18204EC5@_mail9ndn3ws_._com> <a0nul4$5gb$1@watsol.cc.columbia.edu>
  11. NNTP-Posting-Host: yellow.rahul.net
  12. NNTP-Posting-User: dold
  13. User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (FreeBSD/3.5-STABLE (i386))
  14. X-Comment: Encoded From: line allows replies that preserve original subject
  15. Xref: newsmaster.cc.columbia.edu comp.sys.sun.admin:182451 comp.unix.solaris:368004 comp.sys.sun.hardware:115667 comp.protocols.kermit.misc:13109
  16.  
  17. In comp.protocols.kermit.misc Frank da Cruz <fdc@columbia.edu> wrote:
  18.  
  19. : You have to consider at least the following:
  20.  
  21. :  1. Making sure the serial port is configured, set up, enabled, etc.
  22. :     This is Solaris sysadmin stuff.
  23.  
  24. I would debug this using known sources, like a second serial port on the
  25. same or different Solaris machine direct-connected, or maybe a Windows
  26. machine running some serial software (Kermit-95 ;-)
  27.  
  28. :     ranging from full modem control to three-wire (no modem control).
  29.  
  30. My Garmin eTrex has only three connections.  GND, TX, RX, and I don't think
  31. it does flow control.
  32.  
  33. :  3. Using an appropriate cable.
  34.  
  35. I'd test that with a windows machine, before moving to the Solaris box.
  36. Kermit-95 reads the NMEA sentences just fine.
  37.  
  38. : You've received a number of answers on 1-4.  For further info look at:
  39.  
  40. :   http://www.stokely.com/unix.serial.port.resources
  41.  
  42. For cabling info, try http://www.pfranc.com
  43.  
  44. : in line with the data).  If the GPS offers no mechanism for flow control,
  45. : you'll need a process constanty reading from it.
  46.  
  47. I think the sentences come every second, and they aren't that large.  At
  48. 4800 baud, it's not difficult to grab it all.
  49.  
  50. : Anyway, once you are able to see the GPS messages, then you can program
  51. : Kermit (using its script language) to process the messages and do whatever
  52. : you like with them: log them to a file, accumulate statistics, send alerts
  53. : by email, pager, or whatever.  To get started with Kermit scripting, see:
  54.  
  55. Kermit is handy, and I've used both Kermit-95 and Solaris Kermit to monitor
  56. NMEA strings.
  57.  
  58. You didn't suggest what the real goal is, but there are many fine programs
  59. for doing things with the NMEA data.  Of course, most of them are Windows,
  60. but there are some Macintosh, and a Java based system as well.  I haven't
  61. used any, but you might look at http://joe.mehaffey.com or
  62. http://home.earthlink.net/~cwkelley/ or
  63. http://www.wsrcc.com/wolfgang/ ftp area.
  64.  
  65. Also, look at the newsgroup 
  66. sci.geo.satellite-nav
  67.  
  68. -- 
  69. ---
  70. Clarence A Dold - dold@email.rahul.net
  71.                 - Pope Valley (Napa County) CA.
  72.